home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 010a / pcc.zip / PCC.DOC next >
Text File  |  1991-11-02  |  5KB  |  95 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                              Path Conflict Checker
  7.  
  8.             Path Conflict Checker (PCC) searches all the directories
  9.         in your PATH statement, as well as one other directory of
  10.         your choosing, to see if there is any duplication of file
  11.         names among your executable files. When you give DOS the name
  12.         of an executable file to run, it searches the directories in
  13.         the PATH statement until it finds an executable file (COM,
  14.         EXE, or BAT) with that file name. It then runs that program
  15.         or batch file. If two executable programs have the same root
  16.         file name (the file name minus the extension), one of them
  17.         will not be executed. As the number of files in your PATH
  18.         directories grows, it becomes increasingly difficult to avoid
  19.         duplicating file names. This problem is made even more
  20.         difficult by the increasing number of INSTALL programs that
  21.         automatically add new directories to your PATH statement in
  22.         your AUTOEXEC.BAT file when they create directories for the
  23.         programs they are installing.
  24.             PCC solves this problem for you by automatically finding
  25.         any duplication of names of executable files in your path. It
  26.         is extremely easy to use. Just run the program by typing PCC
  27.         and pressing ENTER at the DOS prompt. (For simplicity, I
  28.         recommend putting PCC in a directory that is included in your
  29.         PATH statement.) PCC will ask you for an additional directory
  30.         to search. You would usually input your current default
  31.         directory. This allows you to see if any files in your
  32.         current directory would interfere with running any files in
  33.         your PATH. However, you can input any directory you like. If
  34.         you do not want PCC to look in any directory except the one
  35.         in your PATH statement, just press ENTER in reply to this
  36.         question.
  37.             PCC will then search the directories and list any
  38.         executable files with the same root file name. It will beep
  39.         when it finds one to alert you. If it finds no file name
  40.         conflicts, it will display a message telling you this.
  41.  
  42.         Paying for Path Conflict Checker
  43.  
  44.             Path Conflict Checker is a shareware program. If you
  45.         like it, please pay for it by sending $5.00 to:
  46.  
  47.                               Leithauser Research
  48.                              4649 Van Kleeck Drive
  49.                            New Smyrna Beach FL 32169
  50.  
  51.             In addition to a clear conscience, you will receive a
  52.         disk containing other shareware and freeware programs by
  53.  
  54.  
  55.  
  56.  
  57.  
  58.         Leithauser Research. You are, of course, under no obligation
  59.         to register these programs unless you also decide to keep
  60.         using them.
  61.  
  62.         The ProLook QuickBASIC library
  63.  
  64.             This program was created using QuickBASIC and the
  65.         ProLook QuickBASIC library. The ProLook library is a
  66.         QuickBASIC enhancement library that adds such features to
  67.         QuickBASIC as:
  68.  
  69.         1) Advanced disk management commands, like being able to read
  70.         a list of file names from disk into a string array or being
  71.         able to determine how much free space is left on the disk
  72.         2) Mouse control of QuickBASIC programs
  73.         3) Data manipulation such as array sorts and data conversions
  74.         4) Advanced keyboard input routines like bounce bar menus
  75.         (one and two dimensional) and formatted input routines
  76.         5) Fancy output routines, such as pop-up windows, screen
  77.         scrolls, and automatic centering and bordering of output
  78.  
  79.             The ProLook QuickBASIC library can be ordered by sending
  80.         $35.00 to Leithauser Research (remarkable coincidence, isn't
  81.         it) at the above address. However, if you mention in your
  82.         order that you read about the ProLook library in the Fancy
  83.         Directory manual, you can send just $30.00, a $5.00 discount.
  84.         It is not necessary to register Fancy Directory to order
  85.         ProLook or obtain the discount.
  86.  
  87.         Custom Programming
  88.  
  89.             The primary function of Leithauser Research is custom
  90.         computer programming. If you need an unusual program that you
  91.         cannot find commercially, contact us at the above address for
  92.         a price quote. Our rates are very reasonable. You acquire all
  93.         rights to the programs you hire us to write, so you can
  94.         market these programs yourself if you like.
  95.